(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <clib/graphics_protos.h>
void WaitTOF()
SYNOPSIS
/* void */
LOCATION
In GfxBase at offset 45
FUNCTION
Wait for the video beam to return to the upper left edge. During this time, changes in the visible screens will not be noticed by the user (because the monitor doesn't display anything).
INPUTS
None.
RESULT
None.
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
13.02.1997 digulla
New functions